Upstream tarball 20080914
[amule.git] / MSVC Solution / fileview / fileview.vcproj
blob19fddc98d132a8c7e52da4ddb1d79b7214da564f
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="fileview"
6 ProjectGUID="{02A90868-EC36-4EA2-8D46-3B0BB33AEAC6}"
7 RootNamespace="ed2k"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="1"
24 CharacterSet="1"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\lib\vc_lib\mswud&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\..\&quot;"
45 PreprocessorDefinitions="WIN32;__WIN32__;_DEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;wxUSE_GUI=0;USE_WX_EXTENSIONS"
46 MinimalRebuild="true"
47 ExceptionHandling="2"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="3"
50 UsePrecompiledHeader="0"
51 WarningLevel="3"
52 DebugInformationFormat="4"
54 <Tool
55 Name="VCManagedResourceCompilerTool"
57 <Tool
58 Name="VCResourceCompilerTool"
60 <Tool
61 Name="VCPreLinkEventTool"
63 <Tool
64 Name="VCLinkerTool"
65 AdditionalDependencies="shlwapi.lib"
66 LinkIncremental="2"
67 GenerateDebugInformation="true"
68 SubSystem="1"
69 RandomizedBaseAddress="1"
70 DataExecutionPrevention="0"
71 TargetMachine="1"
73 <Tool
74 Name="VCALinkTool"
76 <Tool
77 Name="VCManifestTool"
79 <Tool
80 Name="VCXDCMakeTool"
82 <Tool
83 Name="VCBscMakeTool"
85 <Tool
86 Name="VCFxCopTool"
88 <Tool
89 Name="VCAppVerifierTool"
91 <Tool
92 Name="VCPostBuildEventTool"
94 </Configuration>
95 <Configuration
96 Name="Release|Win32"
97 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
98 IntermediateDirectory="$(ConfigurationName)"
99 ConfigurationType="1"
100 CharacterSet="1"
101 WholeProgramOptimization="1"
103 <Tool
104 Name="VCPreBuildEventTool"
106 <Tool
107 Name="VCCustomBuildTool"
109 <Tool
110 Name="VCXMLDataGeneratorTool"
112 <Tool
113 Name="VCWebServiceProxyGeneratorTool"
115 <Tool
116 Name="VCMIDLTool"
118 <Tool
119 Name="VCCLCompilerTool"
120 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\lib\vc_lib\mswu&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\..\&quot;"
121 PreprocessorDefinitions="WIN32;__WIN32__;NDEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;wxUSE_GUI=0;USE_WX_EXTENSIONS"
122 RuntimeLibrary="2"
123 UsePrecompiledHeader="0"
124 WarningLevel="3"
125 DebugInformationFormat="3"
127 <Tool
128 Name="VCManagedResourceCompilerTool"
130 <Tool
131 Name="VCResourceCompilerTool"
133 <Tool
134 Name="VCPreLinkEventTool"
136 <Tool
137 Name="VCLinkerTool"
138 AdditionalDependencies="shlwapi.lib"
139 LinkIncremental="1"
140 GenerateDebugInformation="true"
141 SubSystem="1"
142 OptimizeReferences="2"
143 EnableCOMDATFolding="2"
144 RandomizedBaseAddress="1"
145 DataExecutionPrevention="0"
146 TargetMachine="1"
148 <Tool
149 Name="VCALinkTool"
151 <Tool
152 Name="VCManifestTool"
154 <Tool
155 Name="VCXDCMakeTool"
157 <Tool
158 Name="VCBscMakeTool"
160 <Tool
161 Name="VCFxCopTool"
163 <Tool
164 Name="VCAppVerifierTool"
166 <Tool
167 Name="VCPostBuildEventTool"
169 </Configuration>
170 </Configurations>
171 <References>
172 </References>
173 <Files>
174 <Filter
175 Name="Source Files"
176 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
177 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
179 <File
180 RelativePath="..\..\src\CFile.cpp"
182 </File>
183 <File
184 RelativePath="..\..\src\utils\fileview\eD2kFiles.cpp"
186 </File>
187 <File
188 RelativePath="..\..\src\utils\fileview\FileView.cpp"
190 </File>
191 <File
192 RelativePath="..\..\src\utils\fileview\KadFiles.cpp"
194 </File>
195 <File
196 RelativePath="..\..\src\OtherFunctions.cpp"
198 </File>
199 <File
200 RelativePath="..\..\src\utils\fileview\Print.cpp"
202 </File>
203 <File
204 RelativePath="..\..\src\SafeFile.cpp"
206 </File>
207 <File
208 RelativePath="..\..\src\Tag.cpp"
210 </File>
211 <File
212 RelativePath="..\..\src\kademlia\utils\UInt128.cpp"
214 </File>
215 </Filter>
216 <Filter
217 Name="Header Files"
218 Filter="h;hpp;hxx;hm;inl;inc;xsd"
219 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
221 <File
222 RelativePath="..\..\src\utils\fileview\eD2kFiles.h"
224 </File>
225 <File
226 RelativePath="..\..\src\utils\fileview\KadFiles.h"
228 </File>
229 <File
230 RelativePath="..\..\src\utils\fileview\Print.h"
232 </File>
233 </Filter>
234 <Filter
235 Name="Resource Files"
236 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
237 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
239 </Filter>
240 </Files>
241 <Globals>
242 </Globals>
243 </VisualStudioProject>